Function AGGREGATE_SCAT

Package

scatutils

Short description

Aggregate successive frames of a scattering transform

Usage

    S = AGGREGATE_SCAT(S, N)

Input

    S: A scattering transform.
    N: The length of the window with which to aggregate.

Output

    S: The scattering transform with successive frames within a window of
       length N aggregated into one frame, multiplying the number of paths.

Description

See also

List of all packages